select

open override fun select(options: Options): Int
open override fun <T : Any> select(options: TypedOptions<T>): T?